kernel mode

[ˈkɜ:nəl məud]
  • kernel mode
  • 释义

    内态,核心状态[方式],核心模态;

纠错 数据更新时间:2026-04-18 15:37:09
1、

Kernel Mode Rootkit is one class of the best hidden and the most difficult detected malicious.

内核态Rootkit是恶意代码中隐藏性最好,最难以检测的一类恶意代码。

互联网摘选

2、

A new EDM numerical control system based on the Linux platform that runs in both the kernel mode and the user mode is implemented.

分析了基于Linux平台的电火花数控系统软件结构,提出了数控系统软件在Linux内核态和用户态同时运行的设计方案。

互联网摘选

3、

The recent Kernel-mode driver virus is Trojan horse virus, downloader virus, backdoor virus. Rootkit technology as a whole complex of the virus.

近期出现的内核模式驱动级病毒是集特洛伊木马病毒、下载器病毒、后门病毒、Rootkit技术为一体的复合型病毒。

互联网摘选

4、

Kernel-mode device driver object name to reference documents.

内核模式设备驱动程序对象名称来引用文件.

互联网摘选

5、

A Kernel Mode TDI Client Driver Sample Code complete source code, has been tested.

内核模式驱动程序的TDI客户完整的代码示例的源代码, 已经过测试.

网络文摘精选

6、

But unlike traditional processes in Linux, the guest operating system is identified by the hypervisor as being in the "guest" mode ( independent of the kernel and user modes).

但与传统的Linux进程不一样,来宾操作系统被hypervisor标识为处于“来宾”模式(独立于内核和用户模式)。

互联网摘选

7、

Comparing the advantages and disadvantages of network programming in Windows user mode and kernel mode, the paper uses intermedia driver to design the system.

通过分析比较Windows下用户模式和内核模式网络编程的优缺点,确定了采用中间层驱动程序进行系统设计。

互联网摘选

8、

What is the difference between User Mode and Kernel Mode?

使用者模式和核心模式之间有什麽不同?

互联网摘选

9、

Where vanilla kernels support kernel mode and user mode, the KVM introduces a guest mode.

普通内核支持内核模式和用户模式,而KVM则引入了一种客户模式。

互联网摘选

10、

These , too, are kernel-mode drivers.

还有内核驱动.

互联网摘选

11、

Larger buffers: Larger Win 32 and kernel-mode buffers lessen the chance of dropped debug output.

放大缓冲器: 放大Win32和内核模式缓冲器减少的机会下降调试输出.

互联网摘选

12、

The working process of the kernel mode device driver in bottom layer was analyzed. The working flow of the user mode device driver in middle layer and of application program in AM and FM modes in top layer were discussed.

着重分析底层内核模式驱动程序的工作过程,并对中间层用户模式驱动程序的工作流程以及AM、FM模式下的应用程序流程作了简要分析。

互联网摘选

13、

Driver returns to kernel mode.

驱动程序返回内核模式.

互联网摘选

14、

The watermark component runs in kernel mode and can be loaded and upgraded dynamically.

水印构件运行在操作系统内核态,并可动态加载与升级。

互联网摘选

15、

Session state and kernel-mode output caching don't mix.

会话状态和内核模式输出缓存不能混合使用.

互联网摘选

16、

And with the rapid development of cloud computing services, the kernel mode Rootkit has became an important threat in the cloud computing center.

而随着云计算服务的快速发展,内核态Rootkit更成为了云计算中的一个重要威胁。

互联网摘选

17、

Event interception is implemented in the virtual machine monitor, and semantic reconstruction is achieved by the monitoring driver in kernel mode of the management domain.

在虚拟机管理器层对虚拟机中的事件进行拦截,并由管理域内核态的监控驱动进行语义重构。

互联网摘选

18、

It is the collection of lessons about working out Kernel Mode Driver.

这是收集的教训制定内核模式驱动程序.

网络文摘精选

19、

This system also adopts some technologies such as communications between user space and kernel space, sending package from kernel mode, kernel module hiding, etc.

系统还采用了用户态&内核态通信、内核态发包、内核模块隐藏等技术。

互联网摘选

20、

The kernel mode caching results were always the most interesting.

内核模式缓存结果总是最有意思的。

互联网摘选

21、

This paper alos describes how packets turn from kernel mode into user mode, and how to identify the network traffic by specific knowledge library.

本文详细介绍了数据报文如何从内核态转化为用户态,以及如何应用特定的知识库对网络流量进行识别。

互联网摘选

22、

The Research of Kernel-mode Driver Virus's Technology and Antivirus Strategy Design

反内核模式驱动级病毒技术研究及策略分析

互联网摘选

23、

Kernel mode is generally reserved for the lowest-level, most trusted functions of the operating system.

内核态通常情况下,都是为那些最底层的,由操作系统提供的,可信可靠的代码来运行的。

互联网摘选

24、

However, setup will not actually install any kernel-mode components on your system.

但是安装并不实际安装任何内核模式成分到你的系统上.

互联网摘选

25、

The category kernel-mode drivers includes many subcategories.

内核 模式驱动 范畴包含许多子范畴.

互联网摘选

26、

In this article, we take a look at zero copy from a user-mode application point of view, so gory kernel-level details are omitted intentionally.

在本文中,将从用户空间应用程序的角度来阐述这个问题,因此有意忽略了复杂的内核实现。

互联网摘选

27、

VI Architecture ( VIA) reduces the communication overhead by eliminating the context switch between the user mode and the kernel mode and using the application space as the network data buffer.

VI Architecture(VIA)通过消除数据传输过程中用户态和核心态之间上下文切换、将应用程序空间直接作为网络数据缓存来降低通信开销。

互联网摘选

28、

It has the following merits: it can run both in kernel mode and in user mode, and it is convenient to add a new network protocol.

该网络协议栈具有以下优点:既可以运行在内核态,又可以运行在用户态,开放式的网络协议栈架构可以方便添加新的网络协议。

互联网摘选

29、

Step three: the write system call causes a context switch from user mode to kernel mode.

步骤三:系统调用write导致从用户空间到内核空间的上下文切换。

互联网摘选

30、

KVM introduced a new process mode to Linux to the existing kernel and user modes.

KVM向Linux中引入了一种除现有的内核和用户模式之外的新进程模式。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索
  • conference[ˈkɒnfərəns] n.专题讨论会;正式商谈;体育协会;
  • cottage[ˈkɒtɪdʒ] n.(乡间)小屋;村舍;
  • grammatical[grəˈmætɪkl] adj.语法上的,符合语法规则的;
  • eager[ˈiːɡə(r)] adj.热切的;盼望的;
  • antistress['æntɪstres] 抗应激;反应力的;反应力;甲戊炔醇
  • get[ɡet] v.收到,获得;变得;受到惩罚;使处于;购买;达到,来到;感染上;与…联系;开始做;使移动到;有机会做;搭乘;抓住;使…受伤;理解;使烦恼;
  • dad[dæd] n.爸爸;爹爹;int.<美口>(用作委婉的诅咒)上帝, 老天;(通常用作对老年男子的称呼语, 有侮慢色彩)老头, 老家伙
  • your[jɔː(r)] det.你/您的;你们的;<口>(表示强调)—个;(泛指)大家的,人们的,任何人的;指有名或经常被谈论的人或事物
  • depth[depθ] n.深(度);(感情)深厚;严重性;深奥;深渊;(知识)渊博;(照片、画作等的)景深;…最严重的时候;
  • single[ˈsɪŋgl] adj. 单一的;(打斗、比赛等)一对一的;惟一的;适于一人的;n. 单程票;(旅馆等的)单人房间;[复数](高尔夫球一对一的)二人对抗赛;[常用复数][美国、加拿大英语]未婚(或单身)男子(或女子);
  • Piers Morgan[pɪəz ˈmɔːgən] 皮尔斯·摩根;皮尔斯摩根
  • soon[suːn] adv.很快;宁愿…也不…;

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈